home *** CD-ROM | disk | FTP | other *** search
/ Champak 103 / Vol 103.iso / games / x_traini.swf / scripts / DefineSprite_120 / frame_1 / DoAction.as
Encoding:
Text File  |  2010-03-13  |  155 b   |  6 lines

  1. var iScore = _root.iScore;
  2. txtScore = iScore;
  3. this.mcValidate.iScore = this.iScore;
  4. this.mcValidate.loadVariables(_root.sValidateUrl,"POST");
  5. stop();
  6.